From: Florian Eckert Date: Tue, 19 Mar 2024 12:17:16 +0000 (+0100) Subject: luci-proto-vxlan: add missing license information X-Git-Url: http://git.openwrt.org/%22https:/collectd.org//%22/%22https:/collectd.org/%22?a=commitdiff_plain;h=52dc293e8506ca860a3dd0797eacfa32e6a9bf4c;p=project%2Fluci.git luci-proto-vxlan: add missing license information Signed-off-by: Florian Eckert --- diff --git a/protocols/luci-proto-vxlan/Makefile b/protocols/luci-proto-vxlan/Makefile index d6b2e6faaa..1b9cb45c83 100644 --- a/protocols/luci-proto-vxlan/Makefile +++ b/protocols/luci-proto-vxlan/Makefile @@ -10,6 +10,7 @@ LUCI_TITLE:=Support for Virtual eXtensible Local Area Network (VXLAN, RFC7348) LUCI_DEPENDS:=+vxlan PKG_MAINTAINER:=Wojciech Jowsa +PKG_LICENSE:=Apache-2.0 include ../../luci.mk